Part Number Hot Search : 
BC212BG WP2773ED 1N629 SP7656E L3705N 9024N PTZ15B 56F83
Product Description
Full Text Search
 

To Download 32213 Datasheet File

  If you can't view the Datasheet, Please click here to try to view without PDF Reader .  
 
 


  Datasheet File OCR Text:
  web site: www.parallax.com forums: forums.parallax.com sales: sales@parallax.com technical: support@parallax.com office: (916) 624-8333 fax: (916) 624-8003 sales: (888) 512-1024 tech support: (888) 997-8267 copyright ? parallax inc. x-band motion detector (#32213) v1.1 11/9/2009 page 1 of 8 x-band motion detector (#32213) the x-band motion detector is a common ingredient in security systems and automatic door openers, and can detect movements in a room, yard, or even on the other side of a wall. it?s a doppler radar sensor that operates in the x-band frequency at 10.525 ghz, and indicates movements with oscillations in its high/low output. sensitivity is manually adjustab le with a potentiometer on the back of the device, offering direct line of sight detection from roug hly 8 to slightly over 30 ft (~2.4 to 9+ m). features y operation frequency of 10.525 ghz y able to detect motion through walls and windows y more immune to false triggers than passive infrared motion sensors y active-high enable pin with internal pull-up resistor y trim potentiometer on the back for manually adjustable sensitivity y 4-pin sip header for breadboard or through-hole prototyping y built-in series resistor for compatibility with the propeller microcontroller and other 3.3 v devices y plated test point hole for monitoring pre-comparator signal key specifications y power supply requirements: regulated 5 vdc, 8 ma y communication: high (3.9 v) / low (0 v) signal oscillates with motion y dimensions: 1.83 x 1.87 x 0.69 in (46.5 x 47.5 x 17.6 mm) y operating temp range: 32 to 131 f (0 to 55 c) application ideas y security systems y automatic door openers y automatic lighting y nuisance animal deterrence front (antenna side) back (potentiometer side)
copyright ? parallax inc. x-band motion detector (#32213) v1.1 11/9/2009 page 2 of 8 quick start motion in the detection area causes oscillations at the module?s out pin, which can be detected by a microcontroller. the front of the device is the antenna pcb, a printed circuit board surface with the module?s transmit and receive antennas, as shown in figure 1. the device should be oriented so that this surface faces the detection area. when the enable (en) pin is held high or left floating, the device takes brief, periodic, low power doppler radar measur ements. the frequency of the high/low signals the output (out) pin transmits corresponds to the speed of the motion. figure 1: antenna pcb orientation and signaling gnd +5v out i f + 5 v en test circuit figure 2 shows a test circuit for either the basic stamp 2 or propeller microcontrollers. the optional enable (en) pin is connected to i/o pin p9, and the mo dule?s output signal (out) pin is connected to p8. the en pin can be held low to disable the device. wh en the en pin is pulled high it enables the device. likewise, if the en pin is left floating, an internal pull-up resistor keeps the device enabled whenever it has power. the out pin oscillates whenever motion is detected, and in general, the more motion, the faster the oscillations. figure 2: test circuit schematic notes: for most parallax basic stamp carrier boards, the +5v connection is labeled vdd, and the ground (gnd) connection is labeled vss. for most parallax propeller carrier boards, the +5v connection is labeled 5v, and the ground connection is either labeled gnd or vss. p9 p8 +5v gnd
copyright ? parallax inc. x-band motion detector (#32213) v1.1 11/9/2009 page 3 of 8 test procedure this test procedure provides a quick-start for th e basic stamp 2 or propeller microcontroller. hardware: 9 build the circuit shown in figure 2. 9 for close range motion measurements while connected to a computer, turn the potentiometer adjustment all the way counterclockwise. 9 connect power and programming cable to your microcontroller board. basic stamp 2 microcontroller: 9 test x band motion detector.bs2 is featured in this document?s test code section and is also available for download from the x-band motion detector product page at www.parallax.com . 9 download and open test x band motion detector.bs2. 9 use the basic stamp editor and load it into the basic stamp microcontroller. propeller microcontroller: 9 test x band motion detector.spin is featured in this document?s test code section and is also available for download from the x-band motion detector product page at www.parallax.com . 9 open the parallax serial terminal and make sure it is set to the propeller chip?s programming port at a baud rate of 115200 bps. 9 use the propeller tool software to load the application into the propeller chip. 9 as soon as the propeller communication window reports ?loading?? click the parallax serial terminal?s enable button. monitoring the sensor output: figure 3 shows terminal messages from the basic stamp and propeller microcontrollers as each one monitors an x-band motion detector. 9 make sure nothing within a 10 ft (3 m approx) radius is moving as you monitor the debug terminal. the debug terminal should display values of zero or close to zero along with a ?motion not detected.? message. 9 move your hand toward or away from the face of the antenna pcb, and verify that the debug terminal displays larger numbers along with the ?motion detected!? message. figure 3: terminal displays basic stamp editor debug termin al parallax serial terminal
copyright ? parallax inc. x-band motion detector (#32213) v1.1 11/9/2009 page 4 of 8 calibration and sensitivity the x-band motion detector?s detection range can be adjusted by turning the sensitivity potentiometer on the back of the device. the ?motion/no motion? threshold constant ?movethreshld? in each example program can also be adjusted, which allows it to ignore small or brief, quick motions. larger movethreshld values require more motion (larger values in the ?cycles? variable) to trigger a detection; smaller values require less motion to trigger a detectio n. the device?s sensitivity may vary with different kinds of walls and window blinds. for example, di rect line-of-sight detection can be adjusted from approximately 8 to slightly over 30 ft (~2.4 to 9+ m) . the sensor will still be effective through walls and windows, but not through conductive metals, and testin g for the conditions under which it will be used is recommended. the device?s sensitivity also varies with the object?s an gle, which in turn varies with the antenna radiation plots in figure 4. it is most sensitive to objects directly in front of the antenna pcb (figure 1) which corresponds to an angle of 0 in figure 4. sens itivity is maximized in the areas where the plot is between the two outermost circles. this is the regi on between 0 db (full power signal) and -3 db (half power signal). for example, on the horizontal plane, the antenna?s radiation pattern stays above half power from approximately 300 degrees to just over 45 degrees. in the vertical plane, the half-power beam width ranges from about 340 to 20 degrees. keep in mind that angles corresponding to larger ?db values (closer to the center of a graph) indicate that the ob ject will have to be closer to the device for it to detect motion. so, the sensor will still detect moti on at angles outside thes e half-power beam widths, just at a closer range. figure 4: sensitivity vs. angle on the horizontal and vertical planes ? horizontal vertical db db db db ? source: manufacturer datasheet
copyright ? parallax inc. x-band motion detector (#32213) v1.1 11/9/2009 page 5 of 8 device information theory of operation the x-band motion sensor is constructed of two boar ds connected by posts: a control board, and the antenna pcb with the doppler sensor. block diagrams of these boards are shown in figure 5. when the enable pin is either held high or left floating, the control board cycles the doppler sensor?s power at 2 khz, 4% duty cycle. the doppler sensor?s 10.525 ghz oscillator signal is routed to the tx antenna, and also to a mixer diode. the mixer diode?s if output contains signals with the sum and difference of the transmitted and received frequencies along with components of the original signal and some harmonics. the difference signal?s frequency that results from mi xing the outgoing and returning signal frequencies is the important component. it oscillates at a freque ncy corresponding to how much the returning signal has been either compressed or stretched as a result of the doppler effect that an object has on the signal as the object moves toward or away from the sensor. figure 5: block diagrams the doppler sensor?s if terminal passes the signal to the control board, where a low pass filter removes all the higher frequency signals and leaves behind the difference signal. this signal passes through an amplifier whose gain can be adjusted by the contro l board?s potentiometer, and can be monitored by probing the test point, which is a plated hole labe led tp. the tp signal passes though a comparator, which transforms the signal with the difference frequency to a high/low digital output. the difference signal?s frequency is related to the component of the object?s speed toward or away from the sensor by this equation: cos 2 ? ? ? ? ? ? = c f v f t d where: f d = difference frequency (sometimes re ferred to as doppler frequency) v = velocity of the target f t = transmit frequency c = speed of light at 3 10 8 m/s = motion direction angle deviation from perpendicular to the antenna pcb (figure 1). in contrast to speed guns, which use a wave guide to direct the antenna radiation pattern, the x-band motion detector?s antenna has a wide radiation pattern to convert velocities from multiple points to oscillations that notify the microcontroller that movement was detected. this device is designed to detect motion, not to determine speed of a mo ving object. however, an application may still use a rearranged version of the f d equation to determine speed provided everything else in the detection area stays still . control board gnd v(+5v) if gnd oscillator mixer tx antenna rx antenna antenna pcb low pass filter amplifier pot (gain) comparator tp if vc out 2 khz 4% duty +5v switch v(+5v) pull- +5v en up
copyright ? parallax inc. x-band motion detector (#32213) v1.1 11/9/2009 page 6 of 8 specifications ? symbol quantity minimum typical maximum units f operating frequency 1 10.520 10.525 10.530 ghz eirp radiation power 1, 2 10 13 14 dbm clutter suppression -30 dbm spurious emissions at 3 m 3 6 v/m rss receiver signal strength 140 vpp noise 3 uvrms hpbw h half power beam width (horizontal) 80 hpbw v half power beam width (vertical) 40 v s supply voltage 4.75 5.00 5.25 vdc i s supply current, en high (enabled) 10 ma i d supply current, en low (disabled) 7 ma f p pulse frequency 2 khz t p pulse duration 10 s t operating temperature 32 131 f w weight 15.1 g ? source: manufacturer datasheet, except i s , i d , t, and w 1. the x-band motion detector is designed to meet fcc rule s part 15, section 15.245 for us e within a building or to open a building door. see the fcc and liability disclaimer section at the end of this document for more information. 2. the motion detector?s microwave emissions are well be low established safety stan dards for general public environments. see ansi c95. 1-1991 for more information. pin definitions and ratings pin name function 1 en high to enable the doppler sensor, low to disable. accepts 3.3 v or 5 v high signals. 2 out output signal that oscillate s high/low = 3.9 v/0 v to indi cate detected motion. this output pin has a 1 k ? series resistor to keep it compatible for direct connection with the propeller microcontroller?s 3.3 v i/o pins. 3 +5v +5 v power supply 4 gnd 0 v = ground module dimensions
copyright ? parallax inc. x-band motion detector (#32213) v1.1 11/9/2009 page 7 of 8 test code basic stamp ? 2 program ' test x band motion detector.bs2 ' test to see the number of cycles the x band motion detector ' sends in response to motion. ' {$stamp bs2} ' module = basic stamp 2 ' {$pbasic 2.5} ' language = pbasic 2.5 xbandenpin pin 9 ' enable pin xbandoutpin pin 8 ' output pin halfsecond con 500 ' ms in 1/2 s delay movethreshld con 2 ' motion threshold cycles var word ' cycle counter reps var word ' test repetitions high xbandenpin ' enable motion detector for reps = 1 to 360 ' check for 3 minutes count xbandoutpin, halfsecond, cycles ' count out pin transitions debug home, "cycles = ", ' display cycle count dec cycles, clreol if cycles > movethreshld then ' display motion/no motion debug cr, "motion detected!" else debug cr, "no motion", clreol endif next ' repeat detection loop low xbandenpin ' disable motion detector debug cr, "test done, motion detector disabled." ' display all done. stop ' stop the program holding en ' low propeller application ' test x band motion detector.bs2 ' test to see the number of cycles the x band motion detector ' sends in response to motion. con _clkmode = xtal1 + pll16x ' crystal and pll settings. _xinfreq = 5_000_000 ' 5 mhz crystal x 16 = 80 mhz. baud115k = 115200 ' baud rate xbandenpin = 9 ' enable pin xbandoutpin = 8 ' output pin halfsecond = 500 ' ms in 1/2 s delay movethreshld = 2 ' motion threshold
copyright ? parallax inc. x-band motion detector (#32213) v1.1 11/9/2009 page 8 of 8 obj pst : "parallax serial terminal" ' serial communication object xband : "x band motion detector" ' x band motion detector object pub go | cycles pst.start(baud115k) ' parallax serial terminal ? cog xband.enable(xbandenpin) ' set optional enable pin xband.out(xbandoutpin) ' initialize repeat 360 ' main loop cycles := xband.getcycles(halfsecond) ' check x band motion detector pst.str(string(pst#hm, "cycles = ")) ' display cycles pst.dec(cycles) pst.str(string(pst#ce, pst#nl)) if xband.getcycles(500) > movethreshld ' decide if motion & display pst.str(string("motion detected!")) else pst.str(string("not detected.", pst#ce)) fcc notice and liability disclaimer these modules (boards) are not fcc approved. they are designed to comply with fcc part 15 rules and regulations. they are not in a finished product form. they are strictly intended for experimental purposes only. if you wish to use these modules in an actual product (a non-experimental capacity), the module must first be designed into the product then the wh ole product must be approved by the fcc. parallax, inc. is not responsible for special, incidental, or consequential damages resulting from any breach of warranty, or under any legal theory, including lost pr ofits, downtime, goodwill, damage to or replacement of equipment or property, and any costs of recovering , reprogramming, or reproducing any data stored in or used with parallax products.


▲Up To Search▲   

 
Price & Availability of 32213

All Rights Reserved © IC-ON-LINE 2003 - 2022  

[Add Bookmark] [Contact Us] [Link exchange] [Privacy policy]
Mirror Sites :  [www.datasheet.hk]   [www.maxim4u.com]  [www.ic-on-line.cn] [www.ic-on-line.com] [www.ic-on-line.net] [www.alldatasheet.com.cn] [www.gdcy.com]  [www.gdcy.net]


 . . . . .
  We use cookies to deliver the best possible web experience and assist with our advertising efforts. By continuing to use this site, you consent to the use of cookies. For more information on cookies, please take a look at our Privacy Policy. X